[Top] [Prev] [Next] [Bottom]
[Contents]
SaSetSkipOver
Sets a flag which will cause Sapphire to "skip" to a new position within the template "play" stream.
#include "SaRnHtml.h"
void SaSetSkipOver SUTPROTO(());
Arguments
None.
None.
Sets a flag which will cause Sapphire to "skip" to a new position within the template "play" stream.
char* str;
char* str2;
str = SaGetCurrentPtr();
/*** do some processing ***/
SaSetCurrentPtr(str2);
SaSetSkipOver();
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.